SC_00_umi
=========
  Textures:
    - Txa_umi_kiwa_01
        Offset: 0.5799999237060547, 0
        Center: 0.5, 0
        Scale: 2, 2.0114078521728516
    - Txa_umi_kiwa_01
        Offset: -0.5799999237060547, 0
        Center: 0.5, 0
        Scale: 1, 1.9281600713729858

  Ambient Colors:
    - 50, 50, 50, 50

  Material Colors:
    - 204, 204, 204, 255
    - 204, 204, 204, 255

  Color Registers:
    - 255, 255, 255, 279
    - 200, 200, 255, 255

  Steps:
    1: RGB = (0, 0, 0)
         A = (tex #1 A)
    2: RGB = (0, 0, 0)
         A = (tex #2 A), then add (prev. A)
    3: RGB = (255, 255, 255)
         A = ((vertex A) * (prev. A))



SC_00_umi(2)
============
  Textures:
    - Txa_umi_kage_01
        Offset: 0.10999999940395355, -1
        Center: 0.5, 0
        Scale: 2, 2.012390375137329
    - Txa_umi_kage_01
        Offset: -0.10999999940395355, -1
        Center: 0.5, 0
        Scale: 3, 2.024780750274658

  Ambient Colors:
    - 50, 50, 50, 50

  Constant Colors:
    - 70, 90, 150, 255

  Material Colors:
    - 204, 204, 204, 255
    - 204, 204, 204, 255

  Color Registers:
    - 200, 200, 200, 255
    - 20, 20, 10, 255

  Steps:
    1: RGB = ((200, 200, 200) * (70, 90, 150))
         A = (tex #1 A)
    2: RGB = (prev. RGB)
         A = (tex #2 A), then add (prev. A)
